NET_SDK_SetSubscribCallBack_V2¶
Interface Definition¶
1 2 3 | |
1 2 3 | |
Function Description¶
Set up intelligent analysis event reporting callback V2 to adapt to multi-purpose IPC.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| fSubscribCallBackin | SUBSCRIBE_CALLBACK_V2 | Callback function. |
| pUserin | void* | User-defined parameters. |
Return Value¶
-
Type:BOOL
-
Remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None